home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / administ / maintini / progman.cmd < prev    next >
OS/2 REXX Batch file  |  1996-07-10  |  304b  |  11 lines

  1. ;
  2. ; When you wan't to add a new program group to your
  3. ; desktop, then you could use the ! command.
  4. ;
  5. ; This command looks for the highest number of groups
  6. ; and then adds the new one with the highest number+1
  7. ; (But only if it has not been added already)
  8. ;
  9. ![Groups]Group=N:\WINDOWS\EXCEL.GRP
  10.  
  11.